@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 15px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%;border-top:1px solid #ddd;background:#3481dd; }
.navbar-full .collapse { margin:0 auto; width:1140px;/* background:#b17431; */}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 45.5px; font-size:18px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #cc0000;}
nav.navbar.bootsnav ul.nav > li:hover > a{color:#fff; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#a60000;color:#fff;}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:#fff;top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}


/* 顶部 */
.k2 {float: right;    margin-top: 15px;}
.k2 h3{background: url(../images/tel_icon.jpg) 0 0px no-repeat;
    padding-left: 31px;
  margin:0;
    margin-top:8px;
    font-size: 15px;
  height:20px;
  line-height: 22px;
    background-size: 23px;}
.ktel {
    color: #3f3f3f;
    font: bold 26px/24px "arial";
}
.k2 p {
    line-height: 40px;
    font-size: 30px;
}
/* .xs-logo{margin-top:8px;} */
.xs-logo img {float: left;height:70px;margin: 15px 0;}
.xwa{border-left: 1px solid #dcdcdc;padding-left:15px;margin-left:15px;color: #333;font-size: 16px;font-weight: bold;float:left;height:70px;padding-top:10px;}
.xwa p{color: #dd0103;font-size: 20px;line-height:35px;}
.xwa span{color:#3481dd;font-size:20px;}

.top{height:35px;background:#f4f4f5;line-height:35px;font-size:14px;}

/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu{height:400px;}
#uu .ny{height:400px;background-size: cover;background-position: center;}
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size:16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; /* background: #ce2520; */ }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 45px; line-height:45px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 45px; line-height: 45px; font-weight: bold; font-size: 22px; color:#3481dd; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 16px; padding-top: 15px; padding-bottom: 15px;line-height:30px; }
.page-content img {max-width:100% !important; height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 70px;height:70px; text-align: center; color:#fff; margin-right: 15px; background:#3481dd; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 14px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px;line-height: 25px; }
.page-alist .page-atit p { font-size: 13px; color: #999; margin-bottom: 0;line-height:22px; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h1 { text-align: center;font-size:25px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:16px; line-height:30px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover{color:#ce2520;}
.page-alist .col-md-4 a:hover h5{color:#ce2520;}
.img-inner:hover{border-color:#ce2520}
.img-inner img{height:auto;}
.page-summary{display:none;}
.prodescription{display:none;}
.img-inner{display:block;line-height:200px;}


.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }
.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images_public/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px;  * width:100px; * height:49px;}
.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }
.zoomPup img { width:299px; height:200px;}
.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }
.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }
.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }
.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }
.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }


.bt{text-align:center;margin-bottom:25px;}
.bt h2{font-size:30px;margin:0;}
.bt p{font-size:16px;text-transform : uppercase;line-height:35px;}

/* .more{width:200px;height:50px;text-align:center;line-height:50px;font-size:16px;color:#333;display:block;border:1px solid #ff760a;margin:0 auto;}
.more:hover{background:#ff760a;color:#fff;} */
.more{display:block;width:150px;height:45px;line-height:45px;color:#fff;font-size:16px;text-align:center;background:#da251e;margin:0 auto;}
.more:hover{background:#1e3988;color:#fff;}

/* 产品中心 */

.product_box{
  position: relative;background:none;
    padding:20px 0 0px;}
.product_content{margin-top:25px;}
.cate_tt {height: 50px;color:#555555}
.cate_tt h3 {font-size:28px;margin:0;}

.cate_tt h3 span {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
      margin-top: 10px;
}
.sort11{
    position: relative;
    border-top: none;
    padding:0px;  
  height:auto;;
    /* background:url(../images/bj.jpg) no-repeat center center; */
}
.sort11 li {position: relative;}
.sort11 li a {
    display: block;
    font-size: 16px;
    color: #fff;
  width:100%;
  height:45px;
  line-height:45px;
  padding:0;
    padding-left: 15px;
background:#1e50af;
  text-align:left;
}
.sort11 li a:hover{background:#b81d22;}
.sort11 li a i{position:absolute;right:15px;line-height:45px;top:0;}

.pro_list .pro_img{background:#fff;padding:0; border:0;border-bottom:1px solid #ececec;height:200px;}
.pro_list .pro_img img{transition: 0.6s;width:auto;max-width:100%;}
.pro_list li{padding:0 5px;}
.pro_list li a{display:block;background:#fff;border:1px solid #ececec;}
.pro_list li p{height:40px;line-height:40px;margin:0;font-weight:bold;background:#ececec;font-size:16px;}
.pro_list li:hover p{color:#fff;background:#073aa8;}
.pro_list li:hover  img {transform: scale(1.1);}
.pro_list .pro_img:hover{border-color:#ececec;}
.ytp{height:120px;padding:20px 10px;background:#2b88f5;color:#fff;font-size:16px;text-align:center;}
.ytp p{font-size:22px;font-weight:bold;margin:0;color:#fff;}



.gd{color:#fff !important;font-size:15px;padding:10px 20px;background:#005e34 !important;display:block;width:150px;text-align:center;transition:.6s;margin:0 auto;}
.gd:hover{background:#ff9900 !important;border-color:#fff;color:#d90a00;}
.product_box .gd{margin-top:25px;}


/* 广告 */
.w-1260 {
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}
.ab_bj{
	width: 100%;
	height: 200px;
	background-color:#1165c7;
}
.ab_01 li{
	width: 370px;
	height: auto;
	float: left;
	margin-top: 26px;
	
}

.ab_01tit{
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	float: left;
}

.ab_01tit01{
	font-size: 27px;
	color: #fff;
	float: left;
	margin-left: 20px;
	width: 53%;margin-top: 5px;
}
.ab_01tit01yw{
	font-size: 18px;
	color: #fff;
	float: left;
	margin-left: 20px;
	text-transform: uppercase;
}
.ab_01yw{
	width: 100%;
	font-size: 17px;
	color: #fff;
	float: left;
	text-transform: uppercase;
	margin-top: 10px;
}
.ab_01wz{
	width: 100%;
	font-size: 24px;
	color: #fff;
	float: left;
	font-weight: bold;
	margin-top: 10px;
}

.ab_02 li {
    width: 400px;
    height: 200px;
    float: left;
    background-color:#2b88f5;
    padding-left: 40px;
    padding-top: 26px;
}
.ab_02tit{
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}

.ab_02tit02{
	font-size: 28px;
	color: #FFFFFF;
	float: left;
	margin-left: 20px;
	width: 57%;margin-top: 5px;
}
.ab_02tit02yw{
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	margin-left: 20px;
	text-transform: uppercase;
}
.ab_02yw{
	width: 100%;
	font-size: 17px;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
	margin-top: 10px;
}
.ab_02wz{
	width: 100%;
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	margin-top: 10px;
}

.ab_03 li{
	width: 400px;
	height: auto;
	float: right;
	margin-top: 26px;
}


/* 关于我们 */
.pol{margin-top:45px;}
.gsjj{font-size:16px;line-height:32px;margin:30px 0 25px;}
.gs_img{margin-top:30px;height:400px;}
.gs_img img{width:100%;}
.do{height:160px;background:#1165c7;padding-top:25px;}
.do li{float:left;width:33.33%;font-size:16px;color:#fff;line-height:35px;}
.do li img{width:60px;}
.clear{clear:both;}
.pol .more{margin-left:0;}


/* 技术优势开始 */
.floor_3{padding:60px 0;}    
.floor_3 .index_title {padding:20px 0;}
.index_title h3 {
	font-size: 38px;
	font-weight: 100;
	padding-bottom: 12px;
	color: #333;
	font-weight: bold;
  text-align:center;
}

.floor_3 li {

	overflow: hidden;

	height: 235px;

	vertical-align: top;

}

.floor_3 li .left {

	width: 600px;

	overflow: hidden;

	height: 235px;

}

.floor_3 li .left img {

	display: block;

	width: 600px;

	height: 235px;

}

.floor_3 li .right {
	width: 50%;
   padding-right: 20px;
	background:#edf2fb;
	height: 235px;
	padding-left: 58px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right h3 {
	font-size: 28px;color:#333;
	margin-top: 40px;
	background:#edf2fb;
	position: relative;
	z-index: 10;
	line-height: 32px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right b {
	color: #0063b8;
	position: absolute;
	font-size: 58px;
	font-weight: bold;
	z-index: 9;
	left: 58px;
	top: 0px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right span {
	display: block;
	width: 29px;
	height: 5px;
	background:#e6332e;
	margin: 24px 0 15px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right p {
	line-height:30px;
	font-size:16px;
	color: #666;
	text-align: justify;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.floor_3 li .right .i {
	width: 169px;
	height: 10px;
	background: #e6332e;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
}

.floor_3 li .right .i2 {
	width: 10px;
	height: 80px;
	background: #e6332e;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	right: auto;
}

.floor_3 li:first-child .right .i {
	width: 169px;
	height: 10px;
	background: #e6332e;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}

.floor_3 li:first-child .right .i2 {
	width: 10px;
	height: 80px;
	background: #e6332e;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	left: auto;
}
.floor_3 .l2 .left {float: right;}
.floor_3 .l2 .right {float: left;}
.floor_3 li:hover .right {background: #e6332e;}
.floor_3 li:hover .right h3 {background: #e6332e;color: #fff;}
.floor_3 li:hover .right p {color: #fff;}
.floor_3 li:hover .right b {color: #fff;}
.floor_3 li:hover .right span {background: #Fff;}
.imga{width:50%;height:326px;overflow:hidden;}




/* 工程案例 */
.gcal{padding:45px 0;background:url(../images/bj1.jpg) no-repeat center center;background-size:cover;}
/* .gcal .bt h2,.gcal .bt p{color:#fff;} */
.walking{margin: 0;}
 .walking .ar_1 .item img{ transition:.6s}
.str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{ background:none}
.walking .ar_1{height:360px;width:300px;margin-left:20px;background:#fff;}
 .walking .ar_1 .item img{height:240px}
 .walking .ar_1 p{color:#333;font-size:20px;margin:8px 0; display: block;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.walking .ar_1 .item{border:1px solid #ccc; background:#fff; }
 .walking .ar_1:hover p{color:#f00;}
.walking .ar_1:hover img{ transform:scale(1.1)}
.walking .ar_1 span{font-size:16px;}
.walking .ar_1 i{text-align:center;display:block;width:90px;padding:5px 10px;background:#eff0f2;margin:10px auto;}
.gcal .more{margin-top:25px;}


/* 新闻展示 */
.news_bg {background:#fff;padding:0 0 45px; margin-top:45px;}
.news_date{    background:#1165c7}
.news_article a:hover,.news_title h3 a:hover{color:#f00;}
.news_bg .gd{margin:0 auto;}
.news_contact .news_title{margin-left:0;}
.news_title p{font-size:15px;height:55px;}
.news_contact{margin-bottom:30px;border:1px solid #eee;}
.news_contact .news_img{display: block;}
.news_content{margin-top:25px;}
.news_list li{background:#f8f8f8;}

.xwzx .more{margin: 0 auto;}




/* 页尾 */
footer { background:#1165c7; color: #fff;padding:20px 0 20px; }
footer a { color: #ccc; }
.footer-copyright {}
.f0_bt{margin-bottom:20px;}
.f0_bt h2{margin:0;font-size:18px;font-weight:700;}
.f0_bt p{font-size:16px;}
.lxfs{font-size:16px;line-height:28px;margin-bottom:15px;}

.ewm {width:120px;text-align:center; float:left; margin-right:25px;}
.ewm p{margin-top:5px;font-size:12px;}
.nav_foot{}
.nav_foot span{margin-right:8px;}
.nav_foot p{display:block;width:50%;float:left;font-size:16px;line-height:32px;}
.nav_foot a{color:#fff;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

.app{display:none;}
@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  .pc{display:none;}
  .app{display:block;}
   nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding-left:25px;    background: #fff;}
  nav.navbar.bootsnav ul.nav > li:hover > a{color:#333;}
  .nav>li:before{display:none;}
  nav.navbar.bootsnav ul.nav > li > a{font-size:16px;}
  .xwa{display:none;}
  
  .bt{margin-bottom:10px;}
  .bt p{font-size:14px;}
  .bt h2{font-size:25px;}
  
  .more{width:140px;height:40px;line-height:40px;}
  
  
  /* 产品中心 */
  .product_box{padding:0;margin-bottom:20px;}
  .cate_tt h3{font-size:23px;}
  .cate_tt{height:38px;}
  .sort11{background:none;height:auto;margin-bottom:20px;}
  .sort11 li a{width:48%;margin:0 1% 5px;float:left;position: relative;}
  .pro_list{margin-top:25px;}
  .pro_list .pro_img{height:130px;}
  
  
  /* 广告 */
  .w-1260{width:100%;}
  .ab_bj{height:auto;}
  .ab_01 li{width:100%;padding:10px 15px;margin:0;}
  .ab_02 li{width:100%;padding:10px 15px;margin:0;}
  .ab_03 li{width:100%;padding:10px 15px;margin:0;}
  .ab_01wz{font-size:20px;}
  .ab_01tit{font-size:38px;}
  .ab_01tit01,.ab_02tit02{font-size:20px;}
  .ab_01tit01yw{font-size:13px;}
  .ab_01yw,.ab_02yw{font-size:12px;}
  .ab_02 li{height:auto;}
  .ab_02wz{font-size:20px;}
  .ab_02tit{font-size:38px;}
  .ab_02tit02yw{font-size:13px;}
  .ab_02tit02{width:69%;}
   /* 理由 */
  .floor_3{padding:0 0 25px;}
  .index_title h3{font-size:30px;margin:0;}
  .floor_3 li{width:100%;height:auto;}
  .imga{width:100%;height:auto;}
  .floor_3 li .right{width:100%;height:auto;padding-left:25px;padding-bottom:15px;}
  .floor_3 li .right b{left:25px;}
  .floor_3 li .right h3{font-size: 22px;}
  .floor_3 li .right span{margin: 8px 0 10px;}
  .imga img{width:100%;}
  
  /* 新闻 */
  .news_content{margin:0;}
  .news_bg{padding-bottom:30px;margin-top:25px;}

  
  /* 关于我们 */
  .product_box{padding:0;}
  .pro_list .pro_img{height:130px;line-height:130px;}
  /* .pro_list{padding:0;} */
  .list-unstyled .col-xs-6{margin-bottom:15px;padding:0 5px;}
  .cd a{display:block;width:31.33%;height:35px;line-height:35px;background:#f2f2f2;float:left;padding-left:10px;margin:0 1% 5px;}
  .more{margin:0 auto;}
  .pol{margin:28px 0;}
  .gsjj{margin:15px 0;}
  .do li{text-align:center;}
  .do{margin:15px ;height:auto;padding:15px 0;}
  

  /* why */
  .why{margin:25px 0 0;}
  .why ul{margin-top:0;}
  .why li{width:50%;}
  .why li p{font-size:10px;line-height:20px;padding:0 10px;}
  .why li div{margin-bottom:10px;}
/* 工程案例 */
  .gcal{padding:25px 0;}
  .walking .ar_1{height:280px;width:200px;margin-left:5px;background:#fff;}
 .walking .ar_1 .item img{height:160px}
  
  
  
 /* 页尾 */
  footer{margin-bottom:50px;}
  .floor_3_main{height:auto;}
  .floor_3_main .liuc{width:100%;padding-left:0;}
  .floor_3_main .liuc .list{width:100%;}
  .floor_3_main .liuc li{width:86px;    margin-bottom: 15px;}
  .floor_3_main .liuc li .jt{width:10px;background-size:10px;}
  .floor_3_main .liuc li p{width:70px;font-size: 13px;}
  
  
   /* 内页 */
  
.img-inner{line-height:130px;width:100%;}
  .page-con-tit h1{margin-top:0;font-size:20px;}
    #myscroll, #myscrolla{margin:25px auto;width:76%;}
  .product_detail .img{left:0;width:100%;overflow:hidden;height:auto;}
  .page-alist .page-atit p{    height: 4rem;line-height: 20px;}
  .page-content .zoomPad img {
    max-width: auto !important;
    height: 250px !important;
    width: auto !important;}
  .page-alist .col-md-4{height:auto;}
  .page-alist .col-md-4 h5{    margin: 10px 0;}
  .relatedProduct .col-md-3 .imsg{width:100%;display:block;height:120px;line-height:120px;padding:0;}
  .relatedProduct .col-md-3{height:auto;}
  .img-inner {display:block;}
  .img-inner img{height:150px;line-height:130px;width:100%;}  
  
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 35px;margin:0; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 215px; }
  #uu{height:130px;}
#uu .ny{height:130px;background-size: cover;background-position: center;}
   .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}